home *** CD-ROM | disk | FTP | other *** search
/ IRIX 6.5 Complementary Applications 2004 February / SGI IRIX 6.5 Complementary Applications 2004 February.iso / dist / cde.idb / usr / dt / share / man / cat3 / XmDestroyPixmap.z / XmDestroyPixmap
Encoding:
Text File  |  2003-11-18  |  1.9 KB  |  67 lines

  1.  
  2.  
  3.  
  4.      XXXXmmmmDDDDeeeessssttttrrrrooooyyyyPPPPiiiixxxxmmmmaaaapppp((((3333XXXX))))       UUUUNNNNIIIIXXXX SSSSyyyysssstttteeeemmmm VVVV       XXXXmmmmDDDDeeeessssttttrrrrooooyyyyPPPPiiiixxxxmmmmaaaapppp((((3333XXXX))))
  5.  
  6.  
  7.  
  8.      NNNNAAAAMMMMEEEE
  9.       _X_m_D_e_s_t_r_o_y_P_i_x_m_a_p - A pixmap caching function that removes a
  10.       pixmap from the pixmap cache
  11.  
  12.      SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
  13.       #include <Xm/Xm.h>
  14.  
  15.       Boolean XmDestroyPixmap (ssssccccrrrreeeeeeeennnn,,,, ppppiiiixxxxmmmmaaaapppp)
  16.            _S_c_r_e_e_n     **** ssssccccrrrreeeeeeeennnn;
  17.            _P_i_x_m_a_p     ppppiiiixxxxmmmmaaaapppp;
  18.  
  19.      DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  20.       _X_m_D_e_s_t_r_o_y_P_i_x_m_a_p removes pixmaps that are no longer used.
  21.       Pixmaps are completely freed only when there is no further
  22.       reference to them.
  23.  
  24.       ssssccccrrrreeeeeeeennnn
  25.            Specifies the display screen for    which the pixmap was
  26.            requested
  27.  
  28.       ppppiiiixxxxmmmmaaaapppp
  29.            Specifies the pixmap to be destroyed
  30.  
  31.      RRRREEEETTTTUUUURRRRNNNN VVVVAAAALLLLUUUUEEEE
  32.       Returns True when successful;    returns    False if there is no
  33.       matching screen and pixmap in    the pixmap cache.
  34.  
  35.      RRRREEEELLLLAAAATTTTEEEEDDDD IIIINNNNFFFFOOOORRRRMMMMAAAATTTTIIIIOOOONNNN
  36.       _X_m_I_n_s_t_a_l_l_I_m_a_g_e(_3_X), _X_m_U_n_i_n_s_t_a_l_l_I_m_a_g_e(_3_X), and
  37.       _X_m_G_e_t_P_i_x_m_a_p(_3_X).
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.      Page 1                        (printed 11/11/03)
  64.  
  65.  
  66.  
  67.